home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sprite 1984 - 1993
/
Sprite 1984 - 1993.iso
/
src
/
lib
/
tclX6.4c
/
dist
/
tcllib
/
help
/
lists
/
lvarpush
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-11-10
|
357 b
|
9 lines
lvarpush var string [index]
The lvarpush command pushes (inserts) string as an
element in the list contained in the variable var. The
element is inserted before position index in the list.
If index is omitted, then 0 is assumed. If var does
not exists, it is created.